home *** CD-ROM | disk | FTP | other *** search
- Short : Mail plugin for Aweb (TCP: required)
- Uploader : panther@gate.net (Josef Faulkner)
- Author : panther@gate.net (Josef Faulkner)
- Type : comm/tcp
- Version : 1.0a
-
- Inline mail send arexx script for Aweb (w/ Voodoo Launch Option!)
-
- Version 1.0a
-
- By Josef Faulkner (panther@gate.net) IRC: Josef
-
- Description:
- ¯¯¯¯¯¯¯¯¯¯¯
- This script is a mailto: plugin for Aweb. This script will be run in
- response to mailto: URLs, and will allow you to either compose a message
- inside Aweb's GUI and send it, with NO need for any SMTP mailers, or you
- can Launch Voodoo and let it handle the job.
-
- Features:
- ¯¯¯¯¯¯¯¯¯
- o Does not need an external SMTP mail program, does network stuff itself
- if you have the TCP: network device installed.
- o Can launch Voodoo instead, and this script will pass it the screenname
- and address, and fill in a default subject.
- o Runs transparently. After you install, you don't even know it's there.
- o Loads your signature into the <textarea> gadget.
-
- Installation:
- ¯¯¯¯¯¯¯¯¯¯¯¯¯
- 1) Put this script in the same directory that the Aweb executable is in.
- 2) Set Aweb to the following settings:
- ----------------------------------------------
- Network 3: External Programs
- mailto:
- Command: sys:rexxc/rx
- Arguments: awebmailsend.rexx %s %s
- ----------------------------------------------
- Network 1: General
- [ X ] Allow Shell commands in Links (check on)
- ----------------------------------------------
- 3) Set your preferences inside the script.
-